object Form1: TForm1 Left = 243 Top = 109 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'AClock' ClientHeight = 189 ClientWidth = 198 Ctl3D = False Font.Color = clWindowText Font.Height = -10 Font.Name = 'System' Font.Style = [] Icon.Data = {} PrintScale = poNone Visible = True OnActivate = FormActivate OnCreate = FormCreate OnDestroy = StopAll OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp PixelsPerInch = 96 TextHeight = 16 object Image2: TImage Left = 0 Top = 0 Width = 198 Height = 189 Align = alClient AutoSize = True Center = True Picture.Data = {} Visible = False end object Image1: TImage Left = 0 Top = 0 Width = 198 Height = 189 Align = alClient AutoSize = True Center = True ParentShowHint = False ShowHint = False OnDblClick = Image1DblClick OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp end object Image3: TImage Left = 120 Top = 40 Width = 17 Height = 9 Visible = False end object Image4: TImage Left = 120 Top = 56 Width = 17 Height = 9 Visible = False end object Image5: TImage Left = 16 Top = 112 Width = 33 Height = 33 Picture.Data = {} Visible = False end object Image6: TImage Left = 8 Top = 0 Width = 100 Height = 100 Picture.Data = {} Visible = False end object Image7: TImage Left = 144 Top = 40 Width = 17 Height = 9 Visible = False end object Image8: TImage Left = 144 Top = 56 Width = 17 Height = 9 Visible = False end object Image9: TImage Left = 120 Top = 72 Width = 17 Height = 9 Visible = False end object Image10: TImage Left = 144 Top = 72 Width = 17 Height = 9 Visible = False end object Image11: TImage Left = 120 Top = 88 Width = 17 Height = 9 Visible = False end object Image12: TImage Left = 144 Top = 88 Width = 17 Height = 9 Visible = False end object Image13: TImage Left = 120 Top = 104 Width = 17 Height = 9 Visible = False end object Timer1: TTimer Interval = 250 OnTimer = Timer1Timer Left = 17 Top = 2 end object Timer2: TTimer OnTimer = Timer2Timer Left = 16 Top = 32 end object Timer3: TTimer Interval = 500 OnTimer = Timer3Timer Left = 48 Top = 32 end end